Welcome![Sign In][Sign Up]
Location:
Search - JAVA DBMS

Search list

[JSP/Javasmallsql

Description: SmallSQL is a 100% pure Java DBMS, a relational database for Java desktop applications. It has a JDBC 3.0 interface and offering many ANSI SQL 92 and ANSI SQL 99 features. It is very small and fast Java library. It does not have a network interface.
Platform: | Size: 760129 | Author: 彭伟才 | Hits:

[JSP/Javadbms

Description: 一个用java编写的从底层开始设计的小型数据库管理系统,供学习用。
Platform: | Size: 2287668 | Author: windman | Hits:

[JSP/JavaDBMS

Description: java 简单模拟DBMS功能,添加删除表,属性,记录
Platform: | Size: 24526 | Author: zhouwenyong | Hits:

[JSP/JavaMiniSQL_Java

Description: 本次实验要求实现的MiniSQL数据库主要由7个部分组成,分别是文件管理单元、缓冲区管理单元、记录管理单元、索引管理单元、数据字典单元、API单元、解释器单元。我采用java语言来实现MiniSQL,对系统的具体要求是安装了JDK1.42或以上版本。-the experimental demands of the main MiniSQL database by seven components, They are document management modules, buffer management unit, records management modules, index management modules, data dictionary modules, API modules, modules for interpretation. I used java language to achieve MiniSQL. the system is the installation of the specific requirements of JDK1.42 or later.
Platform: | Size: 444416 | Author: 梁秀波 | Hits:

[Other Databasessmallsql0.18_src

Description: java 数据库 功能强大 效率高 SmallSQL Database is a free DBMS library for the Java(tm) platform. It runs on the Java 2 Platform (JDK 1.4 or later) and implements the JDBC 3.0 API. SmallSQL Database is licensed under the terms of the GNU Lesser General Public Licence (LGPL). A copy of the licence is included in the distribution. Please note that SmallSQL Database is distributed WITHOUT ANY WARRANTY without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Please refer to the licence for details.-java a powerful and efficient database SmallSQL Database is a free DBMS library for the Java (tm) platform. It runs on the Java 2 Platform (JDK 1.4 or later) and implements the JDBC 3.0 API.SmallSQL Database is licensed under the terms of the GNU Lesser GeneralPublic Licence (LGPL). A copy of the licence is included in thedistribution.Please note that SmallSQL Database is distributed WITHOUT ANY WARRANTY without even the implied warranty of MERCHANTABILITY or FITNESS FOR APARTICULAR PURPOSE. Please refer to the licence for details.
Platform: | Size: 342016 | Author: nasri | Hits:

[JSP/Javasmallsql

Description: SmallSQL is a 100% pure Java DBMS, a relational database for Java desktop applications. It has a JDBC 3.0 interface and offering many ANSI SQL 92 and ANSI SQL 99 features. It is very small and fast Java library. It does not have a network interface. -SmallSQL is a 100 pure Java DBMS, a relational database for Java desktop applications. It has a JDBC 3.0 interface and offering many ANSI SQL 92 and ANSI SQL 99 features. It is very small and fast Java library. It does not have a network interface.
Platform: | Size: 759808 | Author: 彭伟才 | Hits:

[JSP/Javadbms

Description: 一个用java编写的从底层开始设计的小型数据库管理系统,供学习用。-Prepared using a java start designing from the ground floor of a small database management system for the study and use.
Platform: | Size: 2287616 | Author: windman | Hits:

[ADO-ODBCSQLMinus

Description: 设计并实现一个精简型单用户SQL引擎(DBMS)MiniSQL,允许用户通过字符界面输入SQL语句实现表的建立/删除;索引的建立/删除以及表记录的插入/删除/查找。-Designed and implemented a streamlined single-user SQL engine (DBMS) MiniSQL, through the character interface allows the user to enter SQL statements to achieve the table create/delete index create/delete table records, as well as insert/delete/find.
Platform: | Size: 1138688 | Author: 何辉 | Hits:

[JSP/JavaDBMS

Description: java 简单模拟DBMS功能,添加删除表,属性,记录-java simple simulation of DBMS functionality, add delete tables, attributes, records
Platform: | Size: 24576 | Author: zhouwenyong | Hits:

[Other Databaseskdb

Description: 用JAVA实现了,将DB装入内存,内存由DBMS控制,实现简单数据库的创建、数据表的创建、记录插入、查询以及表的删除。-Achieved using JAVA, the DB into memory, memory control by the DBMS, to achieve the creation of a simple database, data table creation, record insert, query and delete tables.
Platform: | Size: 611328 | Author: zhuanglijun | Hits:

[JSP/Javadbms

Description: 用java编写的dbms,实现了建表,删除,插入,并交差,投影连接选取等功能-Using java prepared dbms, the realization of the built form, delete, insert, and has done its job, the projector to connect to select features such as
Platform: | Size: 73728 | Author: 杜磊 | Hits:

[JSP/JavaDBMS

Description: Java连接Oracle数据库实例 实现SQL*PLUS功能 带JDBC驱动 适合初学者学习参考-Java connect Oracle database instance to achieve functionality with SQL* PLUS for beginners to learn JDBC Driver Reference
Platform: | Size: 1272832 | Author: wilson | Hits:

[JSP/JavapressRelease

Description: JSP+Servlet标准的MVC框架实现的一个新闻发布系统。JSP->Servlet->Service->DAO->DBMS分层实现。使用SmartUpload上传文件,实现了多数据分页功能和大数据缓存优化技巧。 项目里有完整的代码和详细的文档说明以及系统移植说明书,帮助大家学习和理解。-JSP+ Servlet standard MVC framework of realization of a press release system. JSP-> Servlet-> Service-> DAO-> DBMS stratified realize. Upload files using SmartUpload achieved many data paging functions and large data cache optimization techniques. Projects have a complete code and detailed documentation and system specification transplantation to help the U.S. study and understanding.
Platform: | Size: 2502656 | Author: Sherry | Hits:

[JSP/Javadbms

Description: 数据库管理系统的课程设计,Java语言实现的一个DBMS,包括完整的设计文档和源码以及可执行程序。-Database Management System course design, Java language, a DBMS, including the complete design documents and source code and executable programs.
Platform: | Size: 583680 | Author: qsort | Hits:

[Database systemSimpleDB_2.2

Description: 用java语言简单实现数据库的初步功能,包括用户端、存储、查询、优化等功能,是初学DBMS设计者的很好范例。-Java language with a simple function of the realization of the initial database, including the client, storage, query, optimization and other functions, is a good learning example DBMS designers.
Platform: | Size: 1287168 | Author: 冯始终 | Hits:

[Other DatabasesDBMS

Description: 实现了简单的DBMS功能。有创建表,修改表,删除表,插入数据,修改数据的功能-The realization of a simple function of the DBMS. Have to create tables, modify tables, delete tables, insert data, modify data
Platform: | Size: 17408 | Author: jxs | Hits:

[assembly languagedbms[1]

Description: it is about data base design engineering
Platform: | Size: 259072 | Author: venkata vijay | Hits:

[JSP/JavasourcePcode

Description: a java DBMS java数据库管理系统-a java DBMS
Platform: | Size: 2015232 | Author: jack | Hits:

[OAOA-JAVA

Description: 本系统采用流行的MVC设计模式,是一个典型的JSP +JavaBeans +Servlet +JDBC +DBMS的Web应用,具有较高的可维护性与可扩展性。 在开发过程,采用MyEclipse 7.0为主要的开发工具,数据库管理系统采用SQL Server 2000,Web服务器采用Apache的开源项目Tomcat6.0。- The system USES the MVC design patterns, popular is a typical JSP+ JavaBeans+ Servlet+ JDBC+ DBMS Web applications, has the high expansibility and maintainability. In the development process, USES the MyEclipse 7.0 as the main development tools, database management system USES SQL Server 2000, Web Server using open source project Tomcat6.0 I can with Apache.
Platform: | Size: 1482752 | Author: Peng Jin | Hits:

[JSP/Javajava

Description: 一个半成品的仓库课设程序,已经实现了不同角色的登录功能,非管理员登录是用的一个低权限用户登录查表实现的,测试请用管理员方式直接使用SQL账户登录,有关的基本配置参数在com.warehouse.frame.definations里面。本程序用的是jdbc驱动,连接sqlserver服务器。 里面有一个亮点功能, com.warehouse.dao.TableEditor 这个类实现了用JFrame窗口添加JTable控件来编辑一个表的功能。编辑是立即完成的。有动手能力的同学可以自己挖出来试一下。-a half-completed homework of Database,which is developed by java. DBMS is SQL Server 2005.
Platform: | Size: 1206272 | Author: 陈思怡 | Hits:
« 12 »

CodeBus www.codebus.net